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