'use client' // Re-export from Context so all existing imports keep working export { useNativeLanguage } from './NativeLanguageContext'