export { SceneManager } from './SceneManager'; export type { SceneConfig, SceneTransition, TransitionType, PrefabDef } from './SceneManager';