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