export declare const useSetState: () => (action: import("../../types/state.js").HistogramChartState | ((prev: import("../../types/state.js").HistogramChartState) => import("../../types/state.js").HistogramChartState)) => void;