import PhoneNumberData from '../../types/PhoneNumberData'; /** Singapore */ declare const SG: PhoneNumberData; export default SG;