import { Plugin } from 'vite'; declare const plugin: Plugin; export = plugin;