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

declare const TagOutlineIcon: MdiReactIconComponentType;
export default TagOutlineIcon;
