export declare const getEmoji: (emoji: string) => string | undefined;
