/** * Renders the threshold intervals as colored bar segments below the meter bar. * Segment sizing (thickness, gaps, offset) scales with the meter bar thickness. */ export declare const MeterBarChartThresholdIntervals: { (): import("react").JSX.Element | null; displayName: string; }; //# sourceMappingURL=MeterBarChartThresholdIntervals.d.ts.map