import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Emails: React.FC; export default Emails;