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