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