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

declare const ChevronDownIcon: MdiReactIconComponentType;
export default ChevronDownIcon;
