declare const CalendarIcon: { name: string; svg: string; }; export default CalendarIcon;