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