/// <reference types="react" />
declare const TrendDown: (props: any, ref: any) => JSX.Element;
export default TrendDown;
