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

declare const ArrowExpandDownIcon: MdiReactIconComponentType;
export default ArrowExpandDownIcon;
