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