import { IconProps } from '../Icon'; declare function SvgTrendingFlat(props: IconProps): JSX.Element; export default SvgTrendingFlat;