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