import { IconProps } from '../lib';
declare function HandGrabbing(props: IconProps): JSX.Element;
export default HandGrabbing;
