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