export declare function uniMainJsPlugin({ renderer, appService, }: { renderer?: 'native'; appService: boolean; }): import("vite").Plugin;