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