import { SvgIconComponent } from './types'; declare const LabelOffIcon: SvgIconComponent; export default LabelOffIcon;