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

declare const CalendarAlertIcon: MdiReactIconComponentType;
export default CalendarAlertIcon;
