관리-도구
편집 파일: RGI_Emoji.d.ts
declare module 'emoji-regex/RGI_Emoji' { function emojiRegex(): RegExp; export = emojiRegex; }