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

declare const ArrowRotateLeftIcon: MdiReactIconComponentType;
export default ArrowRotateLeftIcon;
