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