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