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