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

declare const jaJP: LocalizationResource;

export { jaJP };
