import { IconProps } from '../lib';
declare function TrendDown(props: IconProps): JSX.Element;
export default TrendDown;
