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