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