import { EmojiInferface } from './interface'; declare let emojiList: Array; export default emojiList;