interface InputsIcons {
    [key: string]: Phaser.GameObjects.Sprite;
}

Indexable

[key: string]: Phaser.GameObjects.Sprite