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