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