import { type PackageVersion } from "./visitor.js"; export declare function getPackageVersionFromPath(folder: string): PackageVersion;