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

declare const RobotIndustrialIcon: MdiReactIconComponentType;
export default RobotIndustrialIcon;
