import { AssignAllServerRequestContext } from './createMiddleware.js'; import { Expand, Register } from '@tanstack/router-core'; export declare const getGlobalStartContext: () => Expand> | undefined;