export interface Component { purl: string; requirement?: string; }