import { SVGProps } from "react"; declare const SvgCalendarAlt: (props: SVGProps) => JSX.Element; export default SvgCalendarAlt;