export interface IUpdateFilterItemConfig { label?: string | string[]; chipLabel?: string | string[]; }