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