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