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