/// import { IconProps } from '../../types'; declare const UserHands: (allProps: IconProps) => JSX.Element; export default UserHands;