"use client" // Re-export the shared ThemeProvider from @multica/ui export { ThemeProvider } from "@multica/ui/components/common/theme-provider" // Suppress React 19 false-positive about next-themes' inline