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