export declare function deleteArtifact(identifier: string, options?: { dryRun?: boolean; }): Promise;