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

declare const ArrowUpIcon: MdiReactIconComponentType;
export default ArrowUpIcon;
