/** This file must only contain pure code and pure imports */
/**
 * Register the getPerfCollector method on Scene.
 * @internal
 */
export declare function RegisterPerformanceViewerSceneExtension(): void;
