import { type ProjectManifest } from '@pnpm/types'; export declare function deployHook(pkg: ProjectManifest): ProjectManifest;