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

declare const TagPlusIcon: MdiReactIconComponentType;
export default TagPlusIcon;
