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

declare const StackedLineChart: ReactIconComponentType;
export default StackedLineChart;
            