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