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

declare const EmailSearchIcon: MdiReactIconComponentType;
export default EmailSearchIcon;
