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