/// import { IconProps } from "../SvgIcon"; export declare const Hand: (props?: IconProps) => JSX.Element; export default Hand;