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