export interface ExternalEventSourceFields { id: string; name: string; source_type: string; }