import { AnyRouter } from '@tanstack/react-router'; export declare function StartClient(props: { router: AnyRouter; }): import("react/jsx-runtime").JSX.Element;