/** * Generate the dashboard HTML page. * This is a self-contained HTML page with embedded CSS and JavaScript. */ export declare function getDashboardHTML(): string; //# sourceMappingURL=ui.d.ts.map