/** * Register side effects for observableCoroutine. * Safe to call multiple times; only the first call has an effect. */ export declare function RegisterObservableCoroutine(): void;