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