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

Indexable

[key: integer]: BiomeTierPokemonPools