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