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