import { Country } from '@mangopay/checkout-sdk-elements-core'; export declare const countries: Country[]; export default countries;