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