const globalMousePos = Variable([0, 0]); globalThis["globalMousePos"] = globalMousePos; export { globalMousePos };