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