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

declare const ArrowUpThickIcon: MdiReactIconComponentType;
export default ArrowUpThickIcon;
