import type { ModuleIr } from "./ir.js"; export declare function containsRawJsxInIr(ir: ModuleIr): boolean; //# sourceMappingURL=oxc-raw-jsx.d.ts.map