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

declare const ArrowUpwardIcon: MdiReactIconComponentType;
export default ArrowUpwardIcon;
