import { StyledIcon } from '@styled-icons/styled-icon'; export declare const LabelOff: StyledIcon; export declare const LabelOffDimensions: { height: number; width: number; };