export declare const ql1: { blockExplorers: { readonly default: { readonly name: "Ql1 Explorer"; readonly url: "https://scan.qom.one"; }; }; blockTime?: number | undefined | undefined; contracts: { readonly multicall3: { readonly address: "0x7A52370716ea730585884F5BDB0f6E60C39b8C64"; }; }; ensTlds?: readonly string[] | undefined; id: 766; name: "QL1"; nativeCurrency: { readonly decimals: 18; readonly name: "QOM"; readonly symbol: "QOM"; }; experimental_preconfirmationTime?: number | undefined | undefined; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.qom.one"]; }; }; sourceId?: number | undefined | undefined; testnet: false; 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=ql1.d.ts.map