import { type Formatter } from '../../core/types/formatter.js'; export declare const useGaugeChartFormatterContext: () => Formatter;