export declare function deleteVersion(uuid: string, versionId: string, options?: { dryRun?: boolean; }): Promise;