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