import { SVGProps } from "react"; declare const ArrowTrendingUpIcon: (props: SVGProps) => JSX.Element; export default ArrowTrendingUpIcon;