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