import { PropsWithChildren } from 'react';
export declare const WidgetModalProvider: ({ children }: PropsWithChildren) => import("@emotion/react/jsx-runtime").JSX.Element;
