import type { RsbuildPlugin } from '@rsbuild/core'; export declare const pluginReact: () => RsbuildPlugin;