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