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

declare const ChevronDownUpIcon: MdiReactIconComponentType;
export default ChevronDownUpIcon;
