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

declare const TabMinusIcon: MdiReactIconComponentType;
export default TabMinusIcon;
