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

declare const TableView: ReactIconComponentType;
export default TableView;
            