export declare function writeReports(reportDir: string, jsonReport: unknown, markdown: string): Promise;