import React from "react"; export const CurrentSceneContext = React.createContext(null);