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

declare const ShowChart: ReactIconComponentType;
export default ShowChart;
            