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