ERROR in /node_modules/visibilityjs/index.d.ts: The expression of an export assignment must be an identifier or qualified name in an ambient context.
I use this module in an Angular project and my typescript version is 5.3.2. I get an error when i build the project.