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