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

declare const ArrowExpandVerticalIcon: MdiReactIconComponentType;
export default ArrowExpandVerticalIcon;
