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

declare const ArrowExpandUpIcon: MdiReactIconComponentType;
export default ArrowExpandUpIcon;
