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