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