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