import PhoneNumberData from '../../types/PhoneNumberData'; /** Canada */ declare const CA: PhoneNumberData; export default CA;