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

declare const ChevronLeftBoxIcon: MdiReactIconComponentType;
export default ChevronLeftBoxIcon;
