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