export declare const zilliqa: { blockExplorers: { readonly default: { readonly name: "Ethernal"; readonly url: "https://evmx.zilliqa.com"; }; }; contracts?: { [x: string]: import("../core/Types.js").ChainContract | { [sourceId: number]: import("../core/Types.js").ChainContract | undefined; } | undefined; ensRegistry?: import("../core/Types.js").ChainContract | undefined; ensUniversalResolver?: import("../core/Types.js").ChainContract | undefined; multicall3?: import("../core/Types.js").ChainContract | undefined; } | undefined; id: 32769; name: "Zilliqa"; nativeCurrency: { readonly name: "Zilliqa"; readonly symbol: "ZIL"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://api.zilliqa.com"]; }; }; sourceId?: number | undefined; testnet: false; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; readonly network: "zilliqa"; }; //# sourceMappingURL=zilliqa.d.ts.map