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