export declare class Files { directoryExists: (filePath: string) => boolean; }