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