import PhoneNumberData from '../../types/PhoneNumberData'; /** Qatar */ declare const QA: PhoneNumberData; export default QA;