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