declare const _default: { readonly chain: "ETH"; readonly chainId: 421614; readonly explorers: readonly [{ readonly name: "Arbitrum Sepolia Rollup Testnet Explorer"; readonly url: "https://sepolia-explorer.arbitrum.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://arbitrum.io"; readonly name: "Arbitrum Sepolia"; readonly nativeCurrency: { readonly name: "Sepolia Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly networkId: 421614; readonly parent: { readonly type: "L2"; readonly chain: "eip155-11155111"; readonly bridges: readonly [{ readonly url: "https://bridge.arbitrum.io"; }]; }; readonly rpc: readonly ["https://421614.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://sepolia-rollup.arbitrum.io/rpc", "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}"]; readonly shortName: "arb-sep"; readonly slip44: 1; readonly slug: "arbitrum-sepolia"; readonly testnet: true; readonly title: "Arbitrum Sepolia Rollup Testnet"; }; export default _default; //# sourceMappingURL=421614.d.ts.map