import PhoneNumberData from '../../types/PhoneNumberData'; /** Iceland */ declare const IS: PhoneNumberData; export default IS;