import type { SVGProps } from 'react'; import React from 'react'; export function FluentEmojiHighContrastGlowingStar(props: SVGProps) { return (); }