/** @internal */
export declare function initSpatialConsole(): void;
/** Enable a spatial debug console that follows the camera */
export declare function enableSpatialConsole(active: boolean): void;
