import { Plugin } from '@svgr/core';

declare const jsxPlugin: Plugin;

export { jsxPlugin as default };
