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

declare const EmailPlusIcon: MdiReactIconComponentType;
export default EmailPlusIcon;
