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

declare const ManufacturingIcon: MdiReactIconComponentType;
export default ManufacturingIcon;
