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

declare const RobotIcon: MdiReactIconComponentType;
export default RobotIcon;
