import { createContext } from 'react'; export const PluginManagerContext = createContext({});