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