import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use HandGrabbingIcon */ export declare const HandGrabbing: Icon; export { I as HandGrabbingIcon }; //# sourceMappingURL=HandGrabbing.d.ts.map