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