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