export declare const celoAlfajores: { blockExplorers: { readonly default: { readonly name: "Celo Explorer"; readonly url: "https://explorer.celo.org/alfajores"; readonly apiUrl: "https://explorer.celo.org/api"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 14569001; }; }; id: 44787; name: "Alfajores"; nativeCurrency: { readonly decimals: 18; readonly name: "CELO"; readonly symbol: "A-CELO"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://alfajores-forno.celo-testnet.org"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=celoAlfajores.d.ts.map