import { IconProps } from '../types';
declare function HandGrabbing(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default HandGrabbing;
//# sourceMappingURL=HandGrabbing.d.ts.map