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