import { BaseLang } from './base'; declare const jaJP: BaseLang; export default jaJP;