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