import { SvgIconComponent } from './types'; declare const CalendarMonthIcon: SvgIconComponent; export default CalendarMonthIcon;