components / VariableFLOWBITE_SIDEBAR_ITEM_GROUP_THEME_TOKEN InjectionToken used to import SidebarItemGroupTheme valuePresentation const FLOWBITE_SIDEBAR_ITEM_GROUP_THEME_TOKEN: InjectionToken<SidebarItemGroupTheme>; Example usage var theme = inject(FLOWBITE_SIDEBAR_ITEM_GROUP_THEME_TOKEN)