/**
 * Path to the directory where Nx stores its cache and daemon-related files.
 */
export declare const cacheDir: string;
export declare const projectGraphCacheDirectory: string;
