export declare const useMeterBarChartThresholds: (displayValue: number) => { matchingThreshold: import("../../../core/utils/find-matching-threshold.js").ThresholdProps | undefined; thresholdIndicators: number[]; legendItems: import("../../../index.js")._LegendItem[]; };