import { z } from 'zod'; import { VirtualRootRoute } from '@tanstack/virtual-file-routes'; export declare const virtualRootRouteSchema: z.ZodType;