/** * Code Paths panel styling — search/chip bar, filter drawer, view tab * bar, info button, view containers, and the Coupling heat-map. * * All selectors here are scoped to `.code-paths-*` so they cannot * accidentally style the fit/sim panels. */ export declare function dashboardCssCodePaths(): string; //# sourceMappingURL=code-paths.d.ts.map