import { VinylReporter } from "../reporter"; export declare function createHtmlReporter(): VinylReporter;