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