export declare const getCountryCode: (countryValue: string | undefined) => import('@taxbit/utilities').CountryCode | undefined;