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

declare const TrendingFlat: ReactIconComponentType;
export default TrendingFlat;
            