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