export declare function runtimePlugin(_outputPath: any, vite: any): { name: string; writeBundle(): void; };