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