/// import { IconProps } from "../SvgIcon"; export declare const Robot: (props?: IconProps) => JSX.Element; export default Robot;