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