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