export declare function read(path: string, encoding?: BufferEncoding): string;
