import React from 'react';
export declare function CalendarIcon(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
