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