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