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