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

declare const ChevronRightBoxIcon: MdiReactIconComponentType;
export default ChevronRightBoxIcon;
