import PhoneNumberData from '../../types/PhoneNumberData'; /** Nepal */ declare const NP: PhoneNumberData; export default NP;