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

declare const TrendingDown: ReactIconComponentType;
export default TrendingDown;
            