import type { PropsWithChildren } from 'react';
export declare function WidgetRouterProvider({ children }: PropsWithChildren): import("@emotion/react/jsx-runtime").JSX.Element;
