/** Serve the captured extension-owned projects bundle without runtime transforms. */ export declare function handleProjectsUI(req: Request, browserBundle?: string): Response | null; //# sourceMappingURL=ui-handler.d.ts.map