export declare const gobi: import("../../types/utils.js").Assign<{ readonly id: 1663; readonly name: "Horizen Gobi Testnet"; readonly network: "gobi"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Test ZEN"; readonly symbol: "tZEN"; }; readonly rpcUrls: { readonly public: { readonly http: readonly ["https://gobi-testnet.horizenlabs.io/ethv1"]; }; readonly default: { readonly http: readonly ["https://gobi-testnet.horizenlabs.io/ethv1"]; }; }; readonly blockExplorers: { readonly default: { readonly name: "Gobi Explorer"; readonly url: "https://gobi-explorer.horizen.io"; }; }; readonly contracts: {}; readonly testnet: true; }, import("../../types/chain.js").ChainConfig>; //# sourceMappingURL=gobi.d.ts.map