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