export declare function getCacheDirectory(fileDirectory: string, envPath?: string): Promise<string>;
