import { DashboardMetrics } from './metrics.js'; export declare function renderDashboard(metrics: DashboardMetrics): string;