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

declare const CalendarPlusIcon: MdiReactIconComponentType;
export default CalendarPlusIcon;
