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