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