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