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