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