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