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