export declare const cronoszkEVMTestnet: { blockExplorers: { readonly default: { readonly name: "Cronos zkEVM Testnet Explorer"; readonly url: "https://explorer.zkevm.cronos.org/testnet"; }; }; 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: 282; name: "Cronos zkEVM Testnet"; nativeCurrency: { readonly decimals: 18; readonly name: "Cronos zkEVM Test Coin"; readonly symbol: "zkTCRO"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://testnet.zkevm.cronos.org"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=cronoszkEVMTestnet.d.ts.map