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