import PhoneNumberData from '../../types/PhoneNumberData'; /** Germany */ declare const DE: PhoneNumberData; export default DE;