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

declare const Mail: ReactIconComponentType;
export default Mail;
            