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