export interface ArtifactLabelRequest { labels: string[]; }