export declare const sceneReducer: (state: string, action: import("../../actions/SceneActions").SetScene) => string;