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

declare const CalendarBlankIcon: MdiReactIconComponentType;
export default CalendarBlankIcon;
