declare const SVGPlugin: { install(Vue: any, options: any): void; }; export default SVGPlugin;