import { LocaleData } from '../types/index';
declare const np: LocaleData;
export default np;
