import { SVGProps } from "react";
declare const GIMonoWheelRobot: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIMonoWheelRobot };
