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

declare const ClockwiseIcon: MdiReactIconComponentType;
export default ClockwiseIcon;
