declare const _default: { readonly chain: "KLAY"; readonly chainId: 1001; readonly explorers: readonly [{ readonly name: "Klaytnscope"; readonly url: "https://baobab.klaytnscope.com"; readonly standard: "EIP3091"; }, { readonly name: "Klaytnfinder"; readonly url: "https://baobab.klaytnfinder.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://baobab.wallet.klaytn.com/access?next=faucet"]; readonly features: readonly []; readonly infoURL: "https://klaytn.foundation"; readonly name: "Klaytn Testnet Baobab"; readonly nativeCurrency: { readonly name: "KLAY"; readonly symbol: "KLAY"; readonly decimals: 18; }; readonly networkId: 1001; readonly redFlags: readonly []; readonly rpc: readonly ["https://1001.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://public-en-baobab.klaytn.net", "https://api.baobab.klaytn.net:8651"]; readonly shortName: "Baobab"; readonly slip44: 1; readonly slug: "klaytn-testnet-baobab"; readonly testnet: true; }; export default _default; //# sourceMappingURL=1001.d.ts.map