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