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