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

declare const DrawingBoxIcon: MdiReactIconComponentType;
export default DrawingBoxIcon;
