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