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