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