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