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