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