import { PluginOptions } from ".."; export declare const generateCoverageTable: (files: string[], options?: PluginOptions | undefined) => string[][];