export declare function detectCosmosConfig(): import("./shared").CosmosConfig;
export declare function detectCosmosConfigPath(): string | null;
