import type { Lang } from "./Lang"; declare const en: Lang; export default en;