import { type PropsWithChildren } from 'react'; export declare const SynchronizedSelectionProvider: ({ children, }: PropsWithChildren) => import("react/jsx-runtime.js").JSX.Element;