export interface NationResponse { name: string; element: string; archon: string; controllingEntity: string; } //# sourceMappingURL=NationResponse.d.ts.map