import { useTranslation } from "react-i18next"; export function SelectSearchPrompt() { const { t } = useTranslation(); return (