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