import type { PropsWithChildren } from 'react'; import type { WidgetConfigProps } from '../types'; export declare const StoreProvider: React.FC>;