export declare function getGlobalTmpDir(): Promise; export declare function getProjectTmpDir(projectId: string): Promise; export declare function resetGlobalTmpDir(): void; //# sourceMappingURL=temp-directory.d.ts.map