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

declare const EmailIcon: MdiReactIconComponentType;
export default EmailIcon;
