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

declare const Email: ReactIconComponentType;
export default Email;
            