import { DataBrowserContext, LiveStore, PaneRegistry } from 'pane-registry';
export declare function createContext(dom: HTMLDocument, paneRegistry: PaneRegistry, store: LiveStore): DataBrowserContext;
//# sourceMappingURL=context.d.ts.map