/** Absolute path to package.json (same file used for semver in `getMcpPackageVersion`). */ export declare function getMcpPackageJsonPath(): string; export declare function getMcpPackageVersion(): string;