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