/// <reference types="react" />
declare const ArrowURightDown: (props: any, ref: any) => JSX.Element;
export default ArrowURightDown;
