import React from 'react';
declare function EmailLogin(props: any): React.JSX.Element;
export default EmailLogin;
