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

declare const MailIcon: MdiReactIconComponentType;
export default MailIcon;
