import { Scene } from "@babylonjs/core/scene"; export declare function preloadSceneScriptAsset(key: string, rootUrl: string, scene: Scene): Promise;