declare const _default: { readonly chain: "ETH"; readonly chainId: 55004; readonly explorers: readonly [{ readonly name: "blockscout"; readonly url: "https://explorer.titan.tokamak.network"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://tokamak.network"; readonly name: "Titan"; readonly nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 55004; readonly rpc: readonly ["https://55004.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.titan.tokamak.network", "wss://rpc.titan.tokamak.network"]; readonly shortName: "teth"; readonly slug: "titan"; readonly testnet: false; }; export default _default; //# sourceMappingURL=55004.d.ts.map