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