/** * Custom properties for Row and Cell Highlighting. */ export declare const thresholdPillColor: `var(--${string})`; export declare const hasPillThresholds: string; export declare const thresholdPill: string;