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

declare const ResizeVerticalIcon: MdiReactIconComponentType;
export default ResizeVerticalIcon;
