export declare const DEFAULT_WEBWALLET_URL = "https://web.ready.co"; export declare const DEFAULT_WEBWALLET_ICON = "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n"; export declare const TESTNET_WHITELIST_URL = "https://static.hydrogen.argent47.net/webwallet/iframe_whitelist_testnet.json"; export declare const MAINNET_WHITELIST_URL = "https://static.argent.net/webwallet/iframe_whitelist_mainnet.json"; export declare const RPC_NODE_URL_TESTNET = "https://api.hydrogen.argent47.net/v1/starknet/goerli/rpc/v0.6"; export declare const RPC_NODE_URL_MAINNET = "https://cloud.argent-api.com/v1/starknet/mainnet/rpc/v0.6";