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

declare const ChevronUpBoxIcon: MdiReactIconComponentType;
export default ChevronUpBoxIcon;
