import { IconProps } from '../types';
declare const Robot: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Robot;
//# sourceMappingURL=Robot.d.ts.map