declare const _default: { readonly chain: "STOS"; readonly chainId: 2048; readonly explorers: readonly [{ readonly name: "Stratos EVM Explorer (Blockscout)"; readonly url: "https://web3-explorer.thestratos.org"; readonly standard: "none"; }, { readonly name: "Stratos Cosmos Explorer (BigDipper)"; readonly url: "https://explorer.thestratos.org"; readonly standard: "none"; }]; readonly faucets: readonly []; readonly infoURL: "https://www.thestratos.org"; readonly name: "Stratos"; readonly nativeCurrency: { readonly name: "STOS"; readonly symbol: "STOS"; readonly decimals: 18; }; readonly networkId: 2048; readonly rpc: readonly ["https://2048.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://web3-rpc.thestratos.org"]; readonly shortName: "stos-mainnet"; readonly slug: "stratos"; readonly testnet: false; }; export default _default; //# sourceMappingURL=2048.d.ts.map