/**
 * Internal: Used by package_version.ts
 */
export declare function getPackageVersionNode(): string;
/**
 * Internal: Used by package_version.ts
 */
export declare function setPackageVersionNode(version: string): void;
