interface BiomeTierTrainerPools {
    [key: integer]: TrainerType[];
}

Indexable

[key: integer]: TrainerType[]