import React from 'react'; import { PluginStore } from './PluginStore'; declare const PluginStoreContext: React.Context; export default PluginStoreContext;