/// import { IconProps } from './Icon'; export default function OnboardingAddMembersIcon({ fill, size, ...iconProps }: IconProps): JSX.Element;