/** @noSelfInFile */ import { MapPlayer } from "../handles/player"; export * from "./order"; export declare const Players: MapPlayer[];