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