import { IChartAdaptor } from './Histogram';
export declare const horizontalHistogramD3: () => IChartAdaptor;
