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

declare const TableChart: ReactIconComponentType;
export default TableChart;
            