export interface IParams { value: any; ranges: string[]; }