import type { Player } from "../../types/index.js"; export declare const Players: Player[];