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

declare const EmailAlertIcon: MdiReactIconComponentType;
export default EmailAlertIcon;
