export interface IArtifactSource { source: S; label: string; }