declare const PROD_ORCHESTRATOR_URL = "https://v1.orchestrator.rhinestone.dev"; declare const RHINESTONE_SPOKE_POOL_ADDRESS = "0x000000000060f6e853447881951574cdd0663530"; declare const SDK_VERSION = "1.6.5"; declare const API_VERSION = "2026-01.alps"; export { PROD_ORCHESTRATOR_URL, RHINESTONE_SPOKE_POOL_ADDRESS, SDK_VERSION, API_VERSION, }; //# sourceMappingURL=consts.d.ts.map