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