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