export declare function stripOxcGeneratedImports(code: string): string; export declare function normalizeOxcExpressionCode(code: string): string; //# sourceMappingURL=oxc-code-utils.d.ts.map