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