import { MdiReactIconComponentType } from './dist/typings';

declare const TablePlusIcon: MdiReactIconComponentType;
export default TablePlusIcon;
