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