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