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