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