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