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

declare const TagIcon: MdiReactIconComponentType;
export default TagIcon;
