declare const ConnectToWalletConnect: (WalletConnectProvider: any, opts: any) => Promise<unknown>;
export default ConnectToWalletConnect;
