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