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