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