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