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