/** * @param {{ targetPath: string, stamp: string }} options */ export declare function rollbackCommand(options: any): Promise;