export declare enum eInventoryItemSound { SI_SFX_PURCHASE = 0, SI_SFX_SELL = 1, SI_SFX_USE = 2 } //# sourceMappingURL=eInventoryItemSound.d.ts.map