/**
 * Helper function to get Alchemy chain configuration
 * Supports all chains exported from AlchemyInfra by mapping chainId to the corresponding chain object.
 */
export declare function getAlchemyChainConfig(chainId: number): any;
//# sourceMappingURL=getAlchemyChainConfig.d.ts.map