/** * @deprecated Use `walletConnect` instead * * The WalletConnect v1.0 protocol has been shut down and no longer works. * To avoid breaking change, `walletConnectV1` is still available but is an alias of `walletConnect`. * * @internal */ export declare const walletConnectV1: (config?: import("./walletConnect/walletConnect").walletConnectConfigOptions | undefined) => import("@thirdweb-dev/react-core").WalletConfig; //# sourceMappingURL=walletConnectV1.d.ts.map