import { SVGProps } from 'react'; declare const IconUserGroupRegular: (props: SVGProps) => JSX.Element; export default IconUserGroupRegular;