import { IconProps } from '../lib';
declare function ClockClockwise(props: IconProps): JSX.Element;
export default ClockClockwise;
