declare const _default: { readonly chain: "STEP"; readonly chainId: 12345; readonly explorers: readonly [{ readonly name: "StepScan"; readonly url: "https://testnet.stepscan.io"; readonly standard: "EIP3091"; readonly icon: { readonly url: "ipfs://QmVp9jyb3UFW71867yVtymmiRw7dPY4BTnsp3hEjr9tn8L"; readonly width: 512; readonly height: 512; readonly format: "png"; }; }]; readonly faucets: readonly ["https://faucet.step.network"]; readonly icon: { readonly url: "ipfs://QmVp9jyb3UFW71867yVtymmiRw7dPY4BTnsp3hEjr9tn8L"; readonly width: 512; readonly height: 512; readonly format: "png"; }; readonly infoURL: "https://step.network"; readonly name: "Step Testnet"; readonly nativeCurrency: { readonly name: "FITFI"; readonly symbol: "FITFI"; readonly decimals: 18; }; readonly networkId: 12345; readonly parent: { readonly type: "L2"; readonly chain: "eip155-43113"; }; readonly rpc: readonly ["https://12345.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.testnet.step.network"]; readonly shortName: "steptest"; readonly slip44: 1; readonly slug: "step-testnet"; readonly testnet: true; readonly title: "Step Test Network"; }; export default _default; //# sourceMappingURL=12345.d.ts.map