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

declare const ArrowTopBoldBoxOutlineIcon: MdiReactIconComponentType;
export default ArrowTopBoldBoxOutlineIcon;
