export declare const cronoszkEVM: { blockExplorers: { readonly default: { readonly name: "Cronos zkEVM (Mainnet) Chain Explorer"; readonly url: "https://explorer.zkevm.cronos.org"; }; }; blockTime?: number | undefined | undefined; contracts: { readonly multicall3: { readonly address: "0x06f4487d7c4a5983d2660db965cc6d2565e4cfaa"; readonly blockCreated: 72; }; }; ensTlds?: readonly string[] | undefined; id: 388; name: "Cronos zkEVM Mainnet"; nativeCurrency: { readonly decimals: 18; readonly name: "Cronos zkEVM CRO"; readonly symbol: "zkCRO"; }; experimental_preconfirmationTime?: number | undefined | undefined; rpcUrls: { readonly default: { readonly http: readonly ["https://mainnet.zkevm.cronos.org"]; }; }; sourceId?: number | undefined | undefined; testnet?: boolean | undefined | undefined; custom?: Record | undefined; extendSchema?: Record | undefined; fees?: import("../../index.js").ChainFees | undefined; formatters?: undefined; prepareTransactionRequest?: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise) | [fn: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise) | undefined, options: { runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[]; }] | undefined; serializers?: import("../../index.js").ChainSerializers | undefined; verifyHash?: ((client: import("../../index.js").Client, parameters: import("../../index.js").VerifyHashActionParameters) => Promise) | undefined; }; //# sourceMappingURL=cronoszkEVM.d.ts.map