declare const _default: { readonly chain: "DxChain"; readonly chainId: 72; readonly explorers: readonly []; readonly faucets: readonly ["https://faucet.dxscan.io"]; readonly infoURL: "https://testnet.dxscan.io/"; readonly name: "DxChain Testnet"; readonly nativeCurrency: { readonly name: "DxChain Testnet"; readonly symbol: "DX"; readonly decimals: 18; }; readonly networkId: 72; readonly rpc: readonly ["https://72.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet-http.dxchain.com"]; readonly shortName: "dxc"; readonly slip44: 1; readonly slug: "dxchain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=72.d.ts.map