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