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

declare const TreeIcon: MdiReactIconComponentType;
export default TreeIcon;
