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

declare const LabelOffIcon: MdiReactIconComponentType;
export default LabelOffIcon;
