export declare const emojiToString: (str: string) => string; export declare const stringToEmoji: (strObj: string) => string;