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

declare const NewBoxIcon: MdiReactIconComponentType;
export default NewBoxIcon;
