export interface FilterObj { org?: string; group?: string; format?: string; }