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