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