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