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