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