import type { PluginDefaultTranslationsObject, PluginLanguage } from '../types.js';
export declare const koTranslations: PluginDefaultTranslationsObject;
export declare const ko: PluginLanguage;
