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