import type { MeterBarChartThresholdIndicatorProps } from '../types/meter-bar-chart.js'; export declare const ThresholdIndicator: { (props: MeterBarChartThresholdIndicatorProps): null; displayName: string; }; //# sourceMappingURL=ThresholdIndicator.d.ts.map