export declare const useMeterBarChartThresholds: (displayValue: number, fallbackColor: string) => { matchingThreshold: import("../../../core/utils/find-matching-threshold.js").ThresholdProps | undefined; thresholdIntervals: import("../types/meter-bar-chart-internal.js").ThresholdIntervalRange[]; legendItems: import("../../../index.js")._LegendItem[]; }; //# sourceMappingURL=useMeterBarChartThresholds.d.ts.map