import { AnyRouter } from '@tanstack/router-core'; export declare function StartServer(props: { router: TRouter; }): import("solid-js").JSX.Element;