import PhoneNumberData from '../../types/PhoneNumberData'; /** Botswana */ declare const BW: PhoneNumberData; export default BW;