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