export interface StreamFilterFields { filter_key: string; name: string; type: string; }