import { MdiReactIconComponentType } from './dist/typings';

declare const CalendarTodayIcon: MdiReactIconComponentType;
export default CalendarTodayIcon;
