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