import type { NLocale } from './enUS';
declare const jaJP: NLocale;
export default jaJP;
