export declare const CB_KEYS_URL = "https://keys.coinbase.com/connect";
export declare const CB_WALLET_RPC_URL = "https://rpc.wallet.coinbase.com";
export declare const PACKAGE_NAME: string;
export declare const PACKAGE_VERSION: string;
//# sourceMappingURL=constants.d.ts.map