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