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