import React from "react"; import { type ThemeOption } from "../../../hooks/ui/useTheme"; interface ThemeSelectorProps { themeOptions: readonly ThemeOption[]; variant?: "select" | "mini"; /** Posé sur le déclencheur, pour qu'un `