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

declare const TableColumnRemoveIcon: MdiReactIconComponentType;
export default TableColumnRemoveIcon;
