import type { PluginTextTransforms } from "./types.js"; export declare function resolveRuntimeTextTransforms(): PluginTextTransforms | undefined;