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

declare const LabelIcon: MdiReactIconComponentType;
export default LabelIcon;
