/** * @dynamic need this because there are static memebers */ export declare class CountryConstants { static Countries: Array; } //# sourceMappingURL=country.constants.d.ts.map