declare const _default: { readonly chain: "NEUTR"; readonly chainId: 197; readonly explorers: readonly [{ readonly name: "blockscout"; readonly url: "https://testnet.neutrinoschain.com"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://neutrinoschain.com/faucet"]; readonly infoURL: "https://docs.neutrinoschain.com"; readonly name: "Neutrinos TestNet"; readonly nativeCurrency: { readonly name: "Neutrinos"; readonly symbol: "NEUTR"; readonly decimals: 18; }; readonly networkId: 197; readonly rpc: readonly ["https://197.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet-rpc.neutrinoschain.com"]; readonly shortName: "NEUTR"; readonly slip44: 1; readonly slug: "neutrinos-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=197.d.ts.map