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