export declare const readErrorLog: (dirname: string) => Promise<string>;
