declare const useWalletLogin: () => (connectorID: any) => Promise; export default useWalletLogin;