import type { IconProps } from '../../types'; declare const Hand: import("react").NamedExoticComponent; /** * Remix Icon: Hand * @see {@link https://remixicon.com/icon/hand Remix Icon Docs} */ export { Hand };