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