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

declare const TagTextOutlineIcon: MdiReactIconComponentType;
export default TagTextOutlineIcon;
