import PhoneNumberData from '../../types/PhoneNumberData'; /** Saudi Arabia */ declare const SA: PhoneNumberData; export default SA;