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