import type { PluginOption } from 'vite'; export declare function nuicssVitePlugin(options?: any): PluginOption; //# sourceMappingURL=vite.d.ts.map