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