import { StoreApi } from 'zustand'; import { ExternalWidgetStore } from '../types'; export declare const ExternalWidgetContext: import("react").Context | null>;