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