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