import { CountryCode } from 'libphonenumber-js'; export declare function parsePhoneNumberCountry(country: string): CountryCode;