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

declare const ChevronUpDownIcon: MdiReactIconComponentType;
export default ChevronUpDownIcon;
