export declare const useGaugeChartLabelsContext: () => { label?: import("react").ReactNode; minLabel?: import("react").ReactNode; maxLabel?: import("react").ReactNode; valueLabel?: import("react").ReactNode; };