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

declare const UnfoldLessHorizontalIcon: MdiReactIconComponentType;
export default UnfoldLessHorizontalIcon;
