import type { RsbuildPluginAPI } from '@rsbuild/core';
export declare const applySplitChunksRule: (api: RsbuildPluginAPI) => void;
