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