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