import { LocalizationResource } from '@clerk/types';

declare const jaJP: LocalizationResource;

export { jaJP };
