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