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