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

declare const UnfoldLessVerticalIcon: MdiReactIconComponentType;
export default UnfoldLessVerticalIcon;
