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

declare const ArrowDropDownCircleIcon: MdiReactIconComponentType;
export default ArrowDropDownCircleIcon;
