declare const _default: { readonly chain: "Shido Testnet"; readonly chainId: 9007; readonly explorers: readonly [{ readonly name: "Shidoblock Testnet Explorer"; readonly url: "https://testnet.shidoscan.com"; readonly standard: "none"; }]; readonly faucets: readonly ["https://testnet.shidoscan.com/faucet"]; readonly infoURL: "https://www.nexablock.io"; readonly name: "Shido Testnet Block"; readonly nativeCurrency: { readonly name: "Shido Testnet Token"; readonly symbol: "SHIDO"; readonly decimals: 18; }; readonly networkId: 9007; readonly rpc: readonly ["https://9007.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc-testnet-nodes.shidoscan.com", "wss://wss-testnet-nodes.shidoscan.com"]; readonly shortName: "ShidoTestnet"; readonly slug: "shido-testnet-block"; readonly testnet: true; }; export default _default; //# sourceMappingURL=9007.d.ts.map