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