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

declare const EmojiEmotions: ReactIconComponentType;
export default EmojiEmotions;
            