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