declare const _default: { readonly chain: "DIODE"; readonly chainId: 13; readonly explorers: readonly []; readonly faucets: readonly []; readonly infoURL: "https://diode.io/staging"; readonly name: "Diode Testnet Staging"; readonly nativeCurrency: { readonly name: "Staging Diodes"; readonly symbol: "sDIODE"; readonly decimals: 18; }; readonly networkId: 13; readonly rpc: readonly ["https://13.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://staging.diode.io:8443/", "wss://staging.diode.io:8443/ws"]; readonly shortName: "dstg"; readonly slip44: 1; readonly slug: "diode-testnet-staging"; readonly testnet: true; }; export default _default; //# sourceMappingURL=13.d.ts.map