/** * Checks the wallet connector ID and the wallet capabilities to determine if the currently connected wallet is a * Coinbase Smart Wallet. * @returns true if the wallet is a Coinbase Smart Wallet, false otherwise. */ export declare function useIsWalletACoinbaseSmartWallet(): boolean; //# sourceMappingURL=useIsWalletACoinbaseSmartWallet.d.ts.map