/** * Load the package.json file of the consumer Node module. */ export declare function loadHostPackageJson(): any | undefined;