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