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

declare const InsertChart: ReactIconComponentType;
export default InsertChart;
            