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