export declare function mirrorStorageDir(): string; export declare function canonicalProjectDir(projectDir: string): string; export declare function mirrorFilePath(projectDir: string): string;