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

declare const CalendarIcon: MdiReactIconComponentType;
export default CalendarIcon;
