declare const _default: { readonly chain: "AIA"; readonly chainId: 1320; readonly explorers: readonly [{ readonly name: "AIA Chain Explorer Testnet"; readonly url: "https://testnet.aiascan.com"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://aia-faucet-testnet.aiachain.org"]; readonly features: readonly [{ readonly name: "EIP155"; }, { readonly name: "EIP1559"; }]; readonly icon: { readonly url: "ipfs://QmXbBMMhjTTGAGjmqMpJm3ufFrtdkfEXCFyXYgz7nnZzsy"; readonly width: 160; readonly height: 160; readonly format: "png"; }; readonly infoURL: "https://aiachain.org"; readonly name: "AIA Testnet"; readonly nativeCurrency: { readonly name: "AIA Testnet"; readonly symbol: "AIA"; readonly decimals: 18; }; readonly networkId: 1320; readonly rpc: readonly ["https://1320.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://aia-dataseed1-testnet.aiachain.org"]; readonly shortName: "aiatestnet"; readonly slip44: 1; readonly slug: "aia-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=1320.d.ts.map