import { SchedulerProps } from './types'; export default function SchedulerRoot(props: SchedulerProps): import("react/jsx-runtime").JSX.Element;