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