declare const _default: { readonly chain: "Thinkium"; readonly chainId: 60000; readonly explorers: readonly [{ readonly name: "thinkiumscan"; readonly url: "https://test0.thinkiumscan.net"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://www.thinkiumdev.net/faucet"]; readonly infoURL: "https://thinkium.net/"; readonly name: "Thinkium Testnet Chain 0"; readonly nativeCurrency: { readonly name: "TKM"; readonly symbol: "TKM"; readonly decimals: 18; }; readonly networkId: 60000; readonly rpc: readonly ["https://60000.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://test.thinkiumrpc.net/"]; readonly shortName: "TKM-test0"; readonly slip44: 1; readonly slug: "thinkium-testnet-chain-0"; readonly testnet: true; }; export default _default; //# sourceMappingURL=60000.d.ts.map