/** * Cards, stats grid, sections, empty states, and the trend chart. * * Container shells used by every panel — score cards, the * `.section + .card` shell that wraps every tabular view, and the * empty-state placeholder. */ export declare function dashboardCssCards(): string; //# sourceMappingURL=cards.d.ts.map