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

declare const UnfoldMoreVerticalIcon: MdiReactIconComponentType;
export default UnfoldMoreVerticalIcon;
