declare const _default: { readonly chain: "Flow"; readonly chainId: 545; readonly explorers: readonly [{ readonly name: "Flow Diver"; readonly url: "https://testnet.flowdiver.io"; readonly standard: "none"; }]; readonly faucets: readonly ["https://testnet-faucet.onflow.org"]; readonly icon: { readonly url: "ipfs://QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC"; readonly width: 2000; readonly height: 2000; readonly format: "png"; }; readonly infoURL: "https://developers.flow.com/evm/about"; readonly name: "Testnet"; readonly nativeCurrency: { readonly name: "FLOW"; readonly symbol: "FLOW"; readonly decimals: 18; }; readonly networkId: 545; readonly rpc: readonly ["https://545.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet.evm.nodes.onflow.org"]; readonly shortName: "flow-testnet"; readonly slug: "testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=545.d.ts.map