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