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