declare const _default: { readonly chain: "EdgelessTestnet"; readonly chainId: 202; readonly explorers: readonly [{ readonly name: "Edgeless Explorer"; readonly url: "https://testnet.explorer.edgeless.network"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly features: readonly [{ readonly name: "EIP155"; }]; readonly infoURL: "https://edgeless.network"; readonly name: "Edgeless Testnet"; readonly nativeCurrency: { readonly name: "Edgeless Wrapped Eth"; readonly symbol: "EwEth"; readonly decimals: 18; }; readonly networkId: 202; readonly rpc: readonly ["https://202.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet.rpc.edgeless.network/http"]; readonly shortName: "edgeless-testnet"; readonly slug: "edgeless-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=202.d.ts.map