declare const _default: { readonly chain: "BLITZ"; readonly chainId: 1343; readonly explorers: readonly [{ readonly name: "BLITZ Explorer"; readonly url: "https://subnets-test.avax.network/blitz"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly features: readonly [{ readonly name: "EIP1559"; }]; readonly infoURL: "https://blitz.gg"; readonly name: "Blitz Subnet"; readonly nativeCurrency: { readonly name: "BLITZ GAS"; readonly symbol: "BGAS"; readonly decimals: 18; }; readonly networkId: 1343; readonly rpc: readonly ["https://1343.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://subnets.avax.network/blitz/testnet/rpc"]; readonly shortName: "blitz"; readonly slug: "blitz-subnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=1343.d.ts.map