import { type VersionInfo } from './parse-version-info'; export declare const matchNextPageBundleRequest: import("../../shared/lib/router/utils/path-match").PatchMatcher; export declare function getVersionInfo(): Promise;