import { Plugin } from 'vite'; export declare const APP_WXS_JS = "app-wxs.js"; export declare const APP_RENDERJS_JS = "app-renderjs.js"; export declare function uniRenderjsPlugin(): Plugin;