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

declare const EventAlertIcon: MdiReactIconComponentType;
export default EventAlertIcon;
