import langs from "../languages"; export type LangKey = keyof typeof langs;