export declare function rename(archive: string, oldName: string, newName: string, switches?: string | string[]): Promise;