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