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

declare const InsertChartOutlined: ReactIconComponentType;
export default InsertChartOutlined;
            