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