import { SVGProps } from 'react'; export declare const NewCalendarIcon: (props: SVGProps) => JSX.Element;