export declare const writeNightwatchHTMLReport: (destFolder: string, destFileName: string, jsonReportObject: string, product?: string) => void;