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