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