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

declare const NatureIcon: MdiReactIconComponentType;
export default NatureIcon;
