| Current Path : /proc/thread-self/root/proc/self/root/lib/node_modules/npm/node_modules/emoji-regex/ |
| Current File : //proc/thread-self/root/proc/self/root/lib/node_modules/npm/node_modules/emoji-regex/index.d.ts |
declare module 'emoji-regex' {
function emojiRegex(): RegExp;
export default emojiRegex;
}