export declare function pathExists(filePath: string): Promise; export declare function ensureDir(dirPath: string): Promise; //# sourceMappingURL=fs.d.ts.map