import { Emoji } from './Emoji'; export type { EmojiProps } from './Emoji'; export default Emoji;