import { UniVitePlugin } from '@dcloudio/uni-cli-shared'; export declare function uniOptions(compilerType?: "vue" | "nvue"): UniVitePlugin['uni'];