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