export declare class SupplierDomainCountry { name: string; countryCodeIso2: string; } //# sourceMappingURL=country.d.ts.map