export declare const OPENLORE_PACKAGE_VERSION: string; /** Resolve the OpenSpec CLI package visible to the analyzed project or OpenLore itself. */ export declare function detectOpenSpecPackageVersion(rootPath: string): Promise; //# sourceMappingURL=package-versions.d.ts.map