import { FC, SVGProps } from 'react'; declare const IconTrendingDown: FC & { fill?: string }>; export default IconTrendingDown;