import { MdiReactIconComponentType } from './dist/typings';

declare const TrendingDownIcon: MdiReactIconComponentType;
export default TrendingDownIcon;
