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

declare const EmailCheckIcon: MdiReactIconComponentType;
export default EmailCheckIcon;
