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