/// import { SvgIconProps } from './types'; export declare function BookIcon({ className, ...props }?: Partial): JSX.Element;