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