declare interface RoomConfigSpawn { PickEntry(r: float): Readonly; EntryCount: int; SumWeights: float; X: int; Y: int; }