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

declare const TableRemoveIcon: MdiReactIconComponentType;
export default TableRemoveIcon;
