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

declare const ChevronDownBoxOutlineIcon: MdiReactIconComponentType;
export default ChevronDownBoxOutlineIcon;
