import type { IconComponent } from '../types'; declare const UsersGroupRounded: IconComponent; export default UsersGroupRounded;