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