import { HistogramChartState } from '../types/state.js'; export declare const initialState: HistogramChartState;