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