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

declare const EmailBoxIcon: MdiReactIconComponentType;
export default EmailBoxIcon;
