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

declare const TrendingUpIcon: MdiReactIconComponentType;
export default TrendingUpIcon;
