export class NaturalEarthCountriesTempEntity { id!: number; admin!: string; admin_a3!: string; type!: string; coordinates!: string; }