import { ReactIconComponentType } from '../types';

declare const StackedBarChart: ReactIconComponentType;
export default StackedBarChart;
            