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

declare const BoxCutterIcon: MdiReactIconComponentType;
export default BoxCutterIcon;
