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