import * as React from "react"; function TrendingUpIcon(props: React.SVGProps) { return ; } export default TrendingUpIcon;