import { AnyRouter } from '@tanstack/router-core';
export declare function hydrateStart(): Promise<AnyRouter>;
