import type { IconComponent } from '../types'; declare const CalendarDate: IconComponent; export default CalendarDate;