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