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