/** * Manages the execution of a NPM deployment * (aka, a "publish" event) */ export default function npmDeploy(): void; //# sourceMappingURL=deploy-npm.d.ts.map