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

declare const Rotate90DegreesCcwIcon: MdiReactIconComponentType;
export default Rotate90DegreesCcwIcon;
