import 'd3-transition';
import { IChartAdaptor } from './Histogram';
export declare const pieChartD3: () => IChartAdaptor;
