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