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