import { type Plugin } from 'vite'; /** * @deprecated this plugin is no longer needed and will be removed in the qwik-nx@4 */ export declare function qwikNxVite(): Plugin;