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