declare const _default: { readonly chain: "smartBCHTest"; readonly chainId: 10001; readonly explorers: readonly []; readonly faucets: readonly []; readonly infoURL: "http://smartbch.org/"; readonly name: "Smart Bitcoin Cash Testnet"; readonly nativeCurrency: { readonly name: "Bitcoin Cash Test Token"; readonly symbol: "BCHT"; readonly decimals: 18; }; readonly networkId: 10001; readonly rpc: readonly ["https://10001.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc-testnet.smartbch.org", "https://smartbch.devops.cash/testnet"]; readonly shortName: "smartbchtest"; readonly slip44: 1; readonly slug: "smart-bitcoin-cash-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=10001.d.ts.map