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