import * as React from 'react'; export function linkTo(book: string, kind?: string): React.MouseEventHandler;