/** Resolve the sibling renderer emitted for the active distribution format. */ export declare function resolveReactSsrWorkerModuleUrl(moduleUrl: string): string; /** Resolve the smallest read root containing the active worker module graph. */ export declare function resolveReactSsrWorkerReadRootUrl(moduleUrl: string): string; //# sourceMappingURL=worker-module-url.d.ts.map