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

declare const ArrowTopBoldIcon: MdiReactIconComponentType;
export default ArrowTopBoldIcon;
