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