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