Help with an exported function in a TypeScript/JavaScript project?

Thank you all for the help!
Azom helped me find a fix, what is needed to be used is Svelte store.

Why this wouldn’t work is that I am importing it using a TypeScript file, so it doesn’t have HTML elements.