export declare function getCosmosConfigAtPath(cosmosConfigPath: string): import("./shared").CosmosConfig;
