import { IconProps } from '../types'; import React from 'react'; declare const TrendingIcon: React.FC; export default TrendingIcon;