import { ReactIconComponentType } from '../types';

declare const ContactMail: ReactIconComponentType;
export default ContactMail;
            