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

declare const TabRemoveIcon: MdiReactIconComponentType;
export default TabRemoveIcon;
