declare const _default: { readonly chain: "ETH"; readonly chainId: 1337702; readonly explorers: readonly [{ readonly name: "kintsugi explorer"; readonly url: "https://explorer.kintsugi.themerge.dev"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}", "https://faucet.kintsugi.themerge.dev"]; readonly infoURL: "https://kintsugi.themerge.dev/"; readonly name: "Kintsugi"; readonly nativeCurrency: { readonly name: "kintsugi Ethere"; readonly symbol: "kiETH"; readonly decimals: 18; }; readonly networkId: 1337702; readonly rpc: readonly ["https://1337702.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.kintsugi.themerge.dev"]; readonly shortName: "kintsugi"; readonly slug: "kintsugi"; readonly testnet: true; readonly title: "Kintsugi merge testnet"; }; export default _default; //# sourceMappingURL=1337702.d.ts.map