declare const _default: { readonly chain: "BLG"; readonly chainId: 12321; readonly explorers: readonly []; readonly faucets: readonly ["https://faucet.blgchain.com"]; readonly icon: { readonly url: "ipfs://QmUN5j2cre8GHKv52JE8ag88aAnRmuHMGFxePPvKMogisC"; readonly width: 512; readonly height: 512; readonly format: "svg"; }; readonly infoURL: "https://blgchain.com"; readonly name: "BLG Testnet"; readonly nativeCurrency: { readonly name: "Blg"; readonly symbol: "BLG"; readonly decimals: 18; }; readonly networkId: 12321; readonly rpc: readonly ["https://12321.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.blgchain.com"]; readonly shortName: "blgchain"; readonly slip44: 1; readonly slug: "blg-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=12321.d.ts.map