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