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

declare const TagMinusIcon: MdiReactIconComponentType;
export default TagMinusIcon;
