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