export interface ExternalEventSourceFields { id: string; name: string; source_type: string; } //# sourceMappingURL=external-event-source.d.ts.map