import { IconProps } from '../Icon'; declare function SvgCalendar(props: IconProps): JSX.Element; export default SvgCalendar;