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