import { MdiReactIconComponentType } from './dist/typings';

declare const CounterclockwiseIcon: MdiReactIconComponentType;
export default CounterclockwiseIcon;
