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