import { TimeseriesChartThresholdsConfig } from '../types/timeseries-config.js'; export declare const useThresholdConfig: () => TimeseriesChartThresholdsConfig;