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