export declare function getTempDir(name: string): string; export declare function getTempDirPathAsync(name: string): Promise; //# sourceMappingURL=temp-dir-util.d.ts.map