declare const _default: { readonly chain: "Theta"; readonly chainId: 365; readonly explorers: readonly [{ readonly name: "Theta Testnet Explorer"; readonly url: "https://testnet-explorer.thetatoken.org"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://www.thetatoken.org/"; readonly name: "Theta Testnet"; readonly nativeCurrency: { readonly name: "Theta Fuel"; readonly symbol: "TFUEL"; readonly decimals: 18; }; readonly networkId: 365; readonly rpc: readonly ["https://365.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://eth-rpc-api-testnet.thetatoken.org/rpc"]; readonly shortName: "theta-testnet"; readonly slip44: 1; readonly slug: "theta-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=365.d.ts.map