export declare function tree(dir: string, filePath?: string): Promise; export declare function createTempDir(): string;