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