import { AnalyzerPlugin } from "../types.js"; export declare const NycPlugin: AnalyzerPlugin; export default NycPlugin;