import { Scene } from "@babylonjs/core/scene"; export declare function applyRenderingConfigurations(scene: Scene, rendering: any): void;