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