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