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