import { PluginOptions } from ".."; export declare const getCoverageForFile: (filePath: string, options?: PluginOptions | undefined) => any;