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

declare const ChevronUpIcon: MdiReactIconComponentType;
export default ChevronUpIcon;
