import { board } from "./../board"; import { Power } from "./power"; import { MilitaryBranch } from "../standardRule/data"; export declare const map: board.DiplomacyMap;