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

declare const EmojiObjects: ReactIconComponentType;
export default EmojiObjects;
            