import { ChartImageInfo } from '../../interfaces';
declare const BUBBLE_CHART: ChartImageInfo;
export default BUBBLE_CHART;
