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

declare const ArrowUpBoxIcon: MdiReactIconComponentType;
export = ArrowUpBoxIcon;