import { Input } from '@shipengine/connect-sdk/lib/internal'; export declare function mapCountry(countryCode: string | undefined): Input.Country;