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

declare const TagAddIcon: MdiReactIconComponentType;
export default TagAddIcon;
