//#region src/getFluentEmojiCDN/utils.d.ts
type EmojiType = 'anim' | 'flat' | 'modern' | 'mono' | '3d';
//#endregion
export { EmojiType };
//# sourceMappingURL=utils.d.mts.map