A global reactive effect, which can be manually destroyed.
interface EffectRef {interface EffectRef { destroy(): void;}}