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

declare const AddChart: ReactIconComponentType;
export default AddChart;
            