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