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

declare const EmojiEvents: ReactIconComponentType;
export default EmojiEvents;
            