import { FluentEmojiProps } from "./type.mjs";
import FluentEmoji from "./FluentEmoji.mjs";
export { type FluentEmojiProps, FluentEmoji as default };