import { ReactIconComponentType } from '../types';

declare const Nature: ReactIconComponentType;
export default Nature;
            