export interface StreamFilterFields { filter_key: string; name: string; type: string; } //# sourceMappingURL=stream-filter.d.ts.map