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