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

declare const EnvelopeIcon: MdiReactIconComponentType;
export = EnvelopeIcon;