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

declare const RotateLeftVariantIcon: MdiReactIconComponentType;
export default RotateLeftVariantIcon;
