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