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