export declare const nxVersion: any;
export declare const minSupportedNextVersion = "14.0.0";
export declare const next16Version = "~16.1.6";
export declare const next15Version = "~15.5.18";
export declare const next14Version = "~14.2.35";
export declare const nextVersion = "~16.1.6";
export declare const eslintConfigNext16Version = "^16.1.6";
export declare const eslintConfigNext15Version = "^15.5.18";
export declare const eslintConfigNext14Version = "^15.5.18";
export declare const eslintConfigNextVersion = "^16.1.6";
export declare const sassVersion = "1.97.2";
export declare const tsLibVersion = "^2.3.0";
