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