Appearance
是否存在表情符号
import { existEmoji } from '@pinos-ui/utils'
export declare function existEmoji(value: string): boolean;