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

declare const EmojiNature: ReactIconComponentType;
export default EmojiNature;
            