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

declare const CalendarRemoveIcon: MdiReactIconComponentType;
export default CalendarRemoveIcon;
