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

declare const EmailOpenIcon: MdiReactIconComponentType;
export = EmailOpenIcon;