interface IExhaustableArrayimport { type IExhaustableArray } from "https://deno.land/x/sptaki@1.2.0/models/spt/server/mod.ts"; Type ParametersTMethodsgetRandomValue(): TgetFirstValue(): ThasValues(): boolean