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