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

declare const ExpandVerticalIcon: MdiReactIconComponentType;
export default ExpandVerticalIcon;
