/** * Add package.json and package-lock.json to git */ export declare function addPackageFiles(): Promise;