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