import type { TransformerFn as TransformerFunction } from "../../../types.d.cts";
declare const oxcTransformPlugin: TransformerFunction;
export = oxcTransformPlugin;
