export default Email;
declare function Email(props: any): JSX.Element;
