components / VariableFLOWBITE_NAVBAR_BRAND_THEME_TOKEN InjectionToken used to import NavbarBrandTheme valuePresentation const FLOWBITE_NAVBAR_BRAND_THEME_TOKEN: InjectionToken<NavbarBrandTheme>; Example usage var theme = inject(FLOWBITE_NAVBAR_BRAND_THEME_TOKEN)