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