import { IGameHighScore, GameHighScore, Bot } from "./_internals.js"; export declare const Array_of_GameHighScore: (value: IGameHighScore[], token?: string | Bot | undefined) => GameHighScore[];