import type { Language } from '../index'; export declare const ko: Language; export default ko;