import { FC, SVGProps } from 'react'; declare const IconUserGroup: FC & { fill?: string }>; export default IconUserGroup;