import { type NamedExoticComponent, type SVGProps } from 'react'; declare const CalendarIcon: NamedExoticComponent>; export default CalendarIcon;