import type { WorkspaceModel } from './types.js'; export declare function renderMissionControlHtml(model: WorkspaceModel): string; //# sourceMappingURL=overview-html.d.ts.map