export declare function useWidgetProps>(widgetId: string): readonly [O, (properties: Partial) => void];