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

declare const ArrowTopBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowTopBoldOutlineIcon;
