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