export declare class FileUtilsBase { static read(path: string): Promise; }