/// import { CustomWidgetComponent } from './types'; /** * Context for custom widgets. * * @internal */ export declare const CustomWidgetsContext: import("react").Context> | null>;