export declare const nxVersion: any; export declare const minSupportedPlaywrightVersion = "1.36.0"; export declare const minPlaywrightVersionForBlobReports = "1.37.0"; export declare const minPlaywrightVersionVerifyingProxiedTls = "1.59.0"; export declare const minPlaywrightVersionIgnoringNpmConfigProxy = "1.59.0"; export declare const playwrightVersion = "^1.37.0"; export declare const eslintPluginPlaywrightVersion = "^1.6.2";