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

declare const RotateLeftIcon: MdiReactIconComponentType;
export default RotateLeftIcon;
