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

declare const ContactMailIcon: MdiReactIconComponentType;
export default ContactMailIcon;
