import { ReactIconComponentType } from '../types';

declare const TrendingUp: ReactIconComponentType;
export default TrendingUp;
            