export type LanguageData = { code: string name: string }