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

declare const EmailOpenIcon: MdiReactIconComponentType;
export default EmailOpenIcon;
