declare const _default: { readonly chain: "tPLS"; readonly chainId: 940; readonly explorers: readonly []; readonly faucets: readonly ["https://faucet.v2.testnet.pulsechain.com/"]; readonly infoURL: "https://pulsechain.com/"; readonly name: "PulseChain Testnet"; readonly nativeCurrency: { readonly name: "Test Pulse"; readonly symbol: "tPLS"; readonly decimals: 18; }; readonly networkId: 940; readonly rpc: readonly ["https://940.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.v2.testnet.pulsechain.com/", "wss://rpc.v2.testnet.pulsechain.com/"]; readonly shortName: "tpls"; readonly slip44: 1; readonly slug: "pulsechain-testnet"; readonly status: "deprecated"; readonly testnet: true; }; export default _default; //# sourceMappingURL=940.d.ts.map