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

declare const ArrowTopBoldBoxIcon: MdiReactIconComponentType;
export default ArrowTopBoldBoxIcon;
