import { SVGProps } from 'react'; export declare function SvgCalendarOutline(props: SVGProps): JSX.Element;