/// export default function FlareIcon({ className }: { className?: string | undefined; }): JSX.Element;