import type { MaybeRef } from '#imports'; import type { InjectionKey } from 'vue'; export declare const ParallelRouterSymbol: InjectionKey | undefined>; export declare const ParallelRouteNotFoundSymbol: unique symbol;