import type { WidgetContextType } from "./types"; export declare const WidgetContext: import("react").Context;