import PhoneNumberData from '../../types/PhoneNumberData'; /** Luxembourg */ declare const LU: PhoneNumberData; export default LU;