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

declare const TableRowRemoveIcon: MdiReactIconComponentType;
export default TableRowRemoveIcon;
