export { defaultEmojiMap } from './emojiMap';
export { EmojiConverter } from './EmojiConverter';
export type { EmojiMap } from './types';
