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