export declare const emojiData: {
    AlienMonster: string;
    Alien: string;
    AngryFaceWithHorns: string;
    AngryFace: string;
};
