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

declare const EmailAddIcon: MdiReactIconComponentType;
export default EmailAddIcon;
