interface BiomeTierPokemonPools {
    [key: integer]: PokemonPools;
}

Indexable

[key: integer]: PokemonPools