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