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

declare const ForestIcon: MdiReactIconComponentType;
export default ForestIcon;
