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