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

declare const EnvelopeIcon: MdiReactIconComponentType;
export default EnvelopeIcon;
