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