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