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

declare const ChevronLeftBoxOutlineIcon: MdiReactIconComponentType;
export default ChevronLeftBoxOutlineIcon;
