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