import type { RsBuildActionHandlerCtx } from "./types-internal.ts"; export declare function handleHtmlInjection(ctx: RsBuildActionHandlerCtx): void;