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

declare const EnvelopeAlertIcon: MdiReactIconComponentType;
export default EnvelopeAlertIcon;
