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