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

declare const ArrowBottomIcon: MdiReactIconComponentType;
export default ArrowBottomIcon;
