export declare function getCosmosConfigAtPath(cosmosConfigPath: string): Promise<import("./types.js").CosmosConfig>;
