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

declare const ArrowBottomThickIcon: MdiReactIconComponentType;
export default ArrowBottomThickIcon;
