/**
 * Returns the version of Next.js installed in the project, or undefined if it cannot be determined.
 */
export declare function getNextjsVersion(): string | undefined;
//# sourceMappingURL=util.d.ts.map
