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

declare const TagRemoveIcon: MdiReactIconComponentType;
export default TagRemoveIcon;
