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