import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const ruTranslations: DefaultTranslationsObject; export declare const ru: Language; //# sourceMappingURL=ru.d.ts.map