import { UnpluginInstance } from 'unplugin'; import { PluginOptions } from './types.js'; declare const vite: UnpluginInstance['vite']; export = vite;