import type { RsbuildPluginAPI } from '@rsbuild/core';
export declare function applyBackgroundOnly(api: RsbuildPluginAPI): void;
