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

declare const ZipBoxIcon: MdiReactIconComponentType;
export default ZipBoxIcon;
