import { IconDefinition } from '../types';
declare const RobotOutlined: IconDefinition;
export default RobotOutlined;
