export interface ExternalSourcesItemModel { id: String; name: String; description: String; }