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