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

declare const ChevronRightBoxOutlineIcon: MdiReactIconComponentType;
export default ChevronRightBoxOutlineIcon;
