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

declare const ChevronDownBoxIcon: MdiReactIconComponentType;
export default ChevronDownBoxIcon;
