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