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

declare const CloseBoxIcon: MdiReactIconComponentType;
export default CloseBoxIcon;
